個人に閉じないREPLとしてのGoogle Colab
個人に閉じないREPLとしてのGoogle Colab
from この10年のプログラミング言語の変化#63c00459aff09e0000297fc3
tokoroten jupyterとかr studioとかの、対話型コンソールって2013年にはメジャーだっけ?もうちょっと後ろだったイメージがある
従来の対話型じゃなくて、それをWebに持ってきたうえで、ちゃんとデータが残せるようにしたやつ
>Project Jupyterは、2014年にFernandoPérezによってIPythonから分離された、数十の言語の実行環境をサポートしている。
2015年、 GitHubとJupyterプロジェクトは、GitHubプラットフォームでのJupyterノートブックファイル形式(.ipynbファイル)のネイティブレンダリングを発表
In 2015, about 200,000 Jupyter notebooks were available on GitHub. By 2018, about 2.5 million were available. In January 2021, nearly 10 million were available, including notebooks about the first observation of gravitational waves and about the 2019 discovery of a supermassive black hole.
Major cloud computing providers have adopted the Jupyter Notebook or derivative tools as a frontend interface for cloud users. Examples include Amazon SageMaker Notebooks, Google's Colaboratory, and Microsoft's Azure Notebook.
Project Jupyter - Wikipedia
2017: Google Colaboratory
Google just released its internal tool to collaborate on AI
nishio 対話的実行を「個人がする行為」から「実行可能なドキュメント」「文芸的プログラミングで書かれたコード」に変えた